Release 10.1A: OpenEdge Development:
Progress 4GL Reference
DATA-SOURCE-COMPLETE-MAP attribute
Returns a comma-separated list of field name pairs for all fields in a ProDataSet temp-table buffer that are mapped to corresponding fields in an attached Data-source object.
Data type: CHARACTER Access: Readable Applies to: Buffer object handleThis list is formatted as a comma-separated list of field name pairs, qualified with the ProDataSet and Data-source temp-table names, using the following syntax:
Note: You may use a subscript reference for array fields mapped explicitly through subscripts.
If the ProDataSet temp-table buffer does not have an attached Data-source object, this attributes returns the Unknown value (
?).Use the ATTACHED-PAIRLIST attribute to get a list of only the field name pairs you specified with the most recently attached Data-source object.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |